home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 3 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: in2.uu.net!bounce-back
  2. Date: 02 Jan 96 16:38:54 GMT
  3. Approved: fjh@cs.mu.oz.au
  4. Organization: -
  5. Newsgroups: comp.std.c++
  6. X-Original-Date: Tue, 2 Jan 1996 09:01:29 -0600
  7. From: Paul Dietz <dietz@stc.comm.mot.com>
  8. Message-ID: <9601020901.ZM19014@unknown.zmail.host>
  9. X-Mailer: Z-Mail (3.2.1 15feb95)
  10. Subject: Misleading requirements table in the Draft Standard
  11. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  12.     iQBFAgUBMOlfquEDnX0m9pzZAQFe2wF+MypJdvGtK3VcwdasBJ+45a7aCNWQnE6e
  13.     Y+Vl9yLoPH6xIYu7WvJuudzsbVZn0tpz
  14.     =4tHU
  15.  
  16. I find some of the requirements tables in the STL part of the April 95
  17. draft standard to be misleading.  Consider table 2 in section
  18. 23 (Containers).  The first entry, X::value_type, is listed as
  19. an "expression" with "return type" T.  But it's not an expression,
  20. and has no return type; rather, it's a type synonym for T.
  21.  
  22.     Paul Dietz
  23.     dietz@stc.comm.mot.com
  24. ---
  25. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  26.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy
  27.   is summarized in http://dogbert.lbl.gov/~matt/std-c++/policy.html. ]
  28.